Revision: kernel-package--devel--9.0--patch-190
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Fri Sep 29 10:43:01 CDT 2006
Standard-date: 2006-09-29 15:43:01 GMT
Modified-files: kernel/pkg/image/ChangeLog
    kernel/pkg/image/postinst kernel/ruleset/ChangeLog
    kernel/ruleset/minimal.mk kernel/ruleset/misc/ChangeLog
    kernel/ruleset/misc/initrd.mk
    kernel/ruleset/misc/version_vars.mk
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-190
Summary: Minor bug fixes
Keywords: 

* kernel/ruleset/minimal.mk (minimal_clean): Check to see if
  $(kpkg_version) is present before using it in an informational
  message. 

* kernel/ruleset/misc/version_vars.mk (TEST): Add an dummy call to make,
  if there are problems in the .config, kbuild rewrites  .config, and the
  informational message messes up the VERSION variable. If the variable
  TEST did get a mesage about .config being written, pass it on.

* kernel/ruleset/misc/initrd.mk (initrddep): Fix typo in yaird version
  number.  We want >= 0.0.11, not 0.1.11.

* kernel/pkg/image/postinst (handle_non_symlinks): Fix a typo in
  determining the relative path for images. Also, in several places,
  handle a special case when the source and destination directories are
  identical, and use a relative link there.  This might help the folks
  using a separate /boot and link_in_boot options.
